filechooser: Drop the ::current-folder-changed signal
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 05:48:33 +0000 (01:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 05:48:33 +0000 (01:48 -0400)
commite31bacf7be3dcc5295c89f8e929b53636976ebaa
treeabb75fd028001254c86dbca91172c445565d2037
parent911ae649311c0a8c955793d14a35324f85eaa4a4
filechooser: Drop the ::current-folder-changed signal

This signal does not work on native file choosers,
and it exposes internals of the widget that should
not be public. And it is just not very interesting.
gtk/gtkfilechooser.c
gtk/gtkfilechooserbutton.c
gtk/gtkfilechoosernative.c
gtk/gtkfilechooserutils.c
gtk/gtkfilechooserwidget.c
tests/testfilechooser.c
tests/testfilechooserbutton.c